home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-6 / card_11874.txt < prev    next >
Text File  |  1990-04-06  |  4KB  |  206 lines

  1. -- card: 11874 from stack: in.0-6
  2. -- bmap block id: 12039
  3. -- flags: 0000
  4. -- background id: 9237
  5. -- name: Icon Editor Empty
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   lock screen
  9.   hideInfo
  10.   unlock screen with visual dissolve
  11.   wait 20
  12. end closeCard
  13.  
  14.  
  15.  
  16.  
  17. -- part 2 (button)
  18. -- low flags: 00
  19. -- high flags: 2000
  20. -- rect: left=21 top=19 right=301 bottom=336
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 0 / 0
  23. -- text alignment: 1
  24. -- font id: 0
  25. -- text size: 12
  26. -- style flags: 0
  27. -- line height: 16
  28. -- part name: Info 1
  29. ----- HyperTalk script -----
  30. on mouseUp
  31.   showFld
  32. end mouseUp
  33.  
  34.  
  35.  
  36. -- part 8 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=35 top=78 right=288 bottom=230
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Info 3
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   showFld
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 4 (field)
  56. -- low flags: 01
  57. -- high flags: 2004
  58. -- rect: left=347 top=78 right=256 bottom=498
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 0
  62. -- font id: 174
  63. -- text size: 14
  64. -- style flags: 0
  65. -- line height: 15
  66. -- part name: 
  67. ----- HyperTalk script -----
  68. on mouseUp
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 3 (button)
  74. -- low flags: 00
  75. -- high flags: 2000
  76. -- rect: left=458 top=216 right=259 bottom=497
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 5233 / 5233
  79. -- text alignment: 1
  80. -- font id: 0
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: returnArrow
  85. ----- HyperTalk script -----
  86. on mouseUp
  87.   visual zoom close
  88.   go cd "Icon Editor" of stack "‚Ä¢HC 2.0-2"
  89. end mouseUp
  90.  
  91.  
  92.  
  93. -- part 5 (button)
  94. -- low flags: 00
  95. -- high flags: 2000
  96. -- rect: left=101 top=310 right=328 bottom=268
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 0 / 0
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: 
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   visual dissolve
  108.   go cd "Icon Editor Full"
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part 6 (button)
  114. -- low flags: 00
  115. -- high flags: 2000
  116. -- rect: left=28 top=49 right=71 bottom=319
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 0 / 0
  119. -- text alignment: 1
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: Info 2
  125. ----- HyperTalk script -----
  126. on mouseUp
  127.   showFld
  128. end mouseUp
  129.  
  130.  
  131.  
  132. -- part 7 (field)
  133. -- low flags: 81
  134. -- high flags: 2004
  135. -- rect: left=101 top=76 right=184 bottom=326
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 0
  139. -- font id: 174
  140. -- text size: 14
  141. -- style flags: 0
  142. -- line height: 15
  143. -- part name: Info 2
  144. ----- HyperTalk script -----
  145. on mouseUp
  146.   hide me
  147. end mouseUp
  148.  
  149.  
  150.  
  151. -- part 9 (field)
  152. -- low flags: 81
  153. -- high flags: 2004
  154. -- rect: left=49 top=107 right=250 bottom=217
  155. -- title width / last selected line: 0
  156. -- icon id / first selected line: 0 / 0
  157. -- text alignment: 0
  158. -- font id: 174
  159. -- text size: 14
  160. -- style flags: 0
  161. -- line height: 15
  162. -- part name: Info 3
  163. ----- HyperTalk script -----
  164. on mouseUp
  165.   hide me
  166. end mouseUp
  167.  
  168.  
  169.  
  170. -- part 13 (field)
  171. -- low flags: 81
  172. -- high flags: 2004
  173. -- rect: left=245 top=119 right=194 bottom=448
  174. -- title width / last selected line: 0
  175. -- icon id / first selected line: 0 / 0
  176. -- text alignment: 0
  177. -- font id: 174
  178. -- text size: 14
  179. -- style flags: 0
  180. -- line height: 15
  181. -- part name: Info 1
  182. ----- HyperTalk script -----
  183. on mouseUp
  184.   hide me
  185. end mouseUp
  186.  
  187.  
  188.  
  189. -- part contents for card part 4
  190. ----- text -----
  191. Here is the Icon Editor. 
  192.  
  193. When you are using this editor, there are menus that give you special editing options just for working with 
  194. icons.
  195.  
  196. -- part contents for card part 7
  197. ----- text -----
  198. Identifying information about the icon showing appears in these two boxes. You can change an icon‚Äôs name if you like, or its ID number. You use this information to refer to icons from scripts.
  199.  
  200. -- part contents for card part 9
  201. ----- text -----
  202. You can draw new icons in this box, or modify already existing icons. If there is more than one icon in a stack, you can scroll through them with the bars at the bottom of the box. 
  203.  
  204. -- part contents for card part 13
  205. ----- text -----
  206. This is the Icon Editor window, without an icon in it. You can move it around on your screen.